Skip to content

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Sep 11, 2024

Messages under a certain size are fine to copy and pass in registers.

Messages under a certain size are fine to copy and pass in registers.
@lukevalenty
Copy link
Contributor

I'm not quite following how the code works...does the change in this PR pass the message by value (owning) when the message is under a certain size?

@bdeane-intel
Copy link
Contributor

It doesn't, it just allows the author of the callback/matcher to take the message by value. They'd make the decision to do that based on size.

@lukevalenty lukevalenty merged commit c1ea393 into intel:main Sep 11, 2024
22 checks passed
@elbeno elbeno deleted the msg-by-value branch September 11, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants